Upgrade workflow images from Ubuntu 22.04 to 24.04#228
Merged
IsaacG merged 3 commits intoexercism:mainfrom Apr 3, 2026
Merged
Conversation
Closed
Member
Author
|
Binary Search issue Rest API issue |
Member
Author
|
This only affects the CI and exercise verificiation and not the test runner so there is no user impact here. The new versions of the examples works on both 22.04 and 24.04 so there's strictly compliant with more test envs. This does surface an issue that existing solutions may face when we bump the sqlite3 version on the test runners in a similar manner. Currently the runner uses We probably should update the test runner. But that will cause some pain with the SQLite version bumps. Alpine 3.20 is the oldest version still supported. |
IsaacG
added a commit
to IsaacG/fork-exercism-sqlite
that referenced
this pull request
Apr 3, 2026
)" This reverts commit 7cdb99f.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.